Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: add test for multicall revoke mixture of root and doc #179

Merged
merged 3 commits into from
Jan 7, 2025

Conversation

superical
Copy link
Contributor

Summary

This PR adds an example of using bulk revoke to the readme documentation and an additional test for bulk revoking a mix of calls for a single document and root hash.

Changes

  • Add test for bulk revoke with mix calls for single document and root hash
  • Add bulk revoke example in readme documentation
  • Bump prettier

@superical superical marked this pull request as ready for review January 7, 2025 16:55
@superical superical merged commit b57a8be into master Jan 7, 2025
9 checks passed
@superical superical deleted the docs/bulk-revoke branch January 7, 2025 16:56
@codecov-commenter
Copy link

⚠️ Please install the 'codecov app svg image' to ensure uploads and comments are reliably processed by Codecov.

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 98.78%. Comparing base (4495121) to head (c3d576c).
Report is 3 commits behind head on master.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #179      +/-   ##
==========================================
- Coverage   99.12%   98.78%   -0.35%     
==========================================
  Files           7        9       +2     
  Lines         114      164      +50     
  Branches        0       19      +19     
==========================================
+ Hits          113      162      +49     
- Misses          1        2       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants